Table of Contents [Hide/Show]
Workspace Overview Public Workspace Creating a Workspace Assigning Access Roles Partial Cached Workspace See Also
workspace mySpace = new workspace("MyCoolSpace") at root;
workspace mySpace = new workspace("MyCoolSpace") at root; // The contents of the workspace are only to be cached // in the client nexus when they are explicitly referenced. mySpace.IsAutoCached = false;